Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relocate json-related method to TextFormat file #29060

Merged

Conversation

yunhanw-google
Copy link
Contributor

@yunhanw-google yunhanw-google commented Sep 5, 2023

fixes, #28386
In src/lib/support/jsontlv/TlvToJson.h, there two methods to pretty-print Json strings: PrettyPrintJsonString(), which are not related to TLV, it is better to relocate them to dedicate TextFormat file.
Remove broken MakeJsonSingleLine.

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

PR #29060: Size comparison from 54038c0 to 080ee5b

Increases (1 build for telink)
platform target config section 54038c0 080ee5b change % change
telink ota-requestor-app tlsr9518adk80d text 613128 613130 2 0.0
Decreases (2 builds for efr32, telink)
platform target config section 54038c0 080ee5b change % change
efr32 lighting-app BRD4187C (read/write) 1079196 1079188 -8 -0.0
.text 889912 889904 -8 -0.0
telink thermostat tlsr9518adk80d text 601918 601916 -2 -0.0
Full report (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section 54038c0 080ee5b change % change
bl602 lighting-app bl602 (read/write) 1365550 1365550 0 0.0
.bss 73446 73446 0 0.0
.data 9600 9600 0 0.0
.text 1058510 1058510 0 0.0
bl602+rpc (read/write) 1412698 1412698 0 0.0
.bss 81486 81486 0 0.0
.data 9952 9952 0 0.0
.text 1090188 1090188 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168659 1168659 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41301 41301 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1565754 1565754 0 0.0
.debug_aranges 137960 137960 0 0.0
.debug_frame 507336 507336 0 0.0
.debug_info 41821740 41821740 0 0.0
.debug_line 5449662 5449662 0 0.0
.debug_loc 3520934 3520934 0 0.0
.debug_ranges 380584 380584 0 0.0
.debug_str 3953328 3953328 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107136 107136 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 590830 590830 0 0.0
.symtab 176000 176000 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955666 955666 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265475 1265475 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1742574 1742574 0 0.0
.debug_aranges 146624 146624 0 0.0
.debug_frame 536588 536588 0 0.0
.debug_info 46724868 46724868 0 0.0
.debug_line 5858547 5858547 0 0.0
.debug_loc 3726225 3726225 0 0.0
.debug_ranges 406480 406480 0 0.0
.debug_str 4374793 4374793 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 122008 122008 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 655001 655001 0 0.0
.symtab 195200 195200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028116 1028116 0 0.0
bl706-eth (read/write) 1014788 1014788 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25586 25586 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114790 1114790 0 0.0
.debug_aranges 114256 114256 0 0.0
.debug_frame 424208 424208 0 0.0
.debug_info 23276105 23276105 0 0.0
.debug_line 4407864 4407864 0 0.0
.debug_loc 3019180 3019180 0 0.0
.debug_ranges 317384 317384 0 0.0
.debug_str 3525330 3525330 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97332 97332 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 455889 455889 0 0.0
.symtab 138032 138032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
773744 773744 0 0.0
bl706-wifi (read/write) 1086959 1086959 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9981 9981 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1207651 1207651 0 0.0
.debug_aranges 118520 118520 0 0.0
.debug_frame 439652 439652 0 0.0
.debug_info 2444123 2444123 0 0.0
.debug_line 4628866 4628866 0 0.0
.debug_loc 3103210 3103210 0 0.0
.debug_ranges 326280 326280 0 0.0
.debug_str 3586731 3586731 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109608 109608 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 492654 492654 0 0.0
.symtab 150544 150544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
847450 847450 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153892 1153892 0 0.0
.boot2 292 292 0 0.0
.bss 16004 16004 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1568122 1568122 0 0.0
.debug_aranges 132480 132480 0 0.0
.debug_frame 487068 487068 0 0.0
.debug_info 41828545 41828545 0 0.0
.debug_line 5365869 5365869 0 0.0
.debug_loc 3456675 3456675 0 0.0
.debug_ranges 385904 385904 0 0.0
.debug_str 3965771 3965771 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101000 101000 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 591024 591024 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944166 944166 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735099 735099 0 0.0
(read/write) 166664 166664 0 0.0
.bss 89076 89076 0 0.0
.data 3424 3424 0 0.0
.rodata 84535 84535 0 0.0
.text 650176 650176 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756419 756419 0 0.0
(read/write) 177056 177056 0 0.0
.bss 99436 99436 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80015 0 0.0
.text 676012 676012 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744323 744323 0 0.0
(read/write) 171528 171528 0 0.0
.bss 93908 93908 0 0.0
.data 3440 3440 0 0.0
.rodata 106263 106263 0 0.0
.text 637672 637672 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694771 694771 0 0.0
(read/write) 165900 165900 0 0.0
.bss 88080 88080 0 0.0
.data 3412 3412 0 0.0
.rodata 80423 80423 0 0.0
.text 613956 613956 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680339 680339 0 0.0
(read/write) 166032 166032 0 0.0
.bss 88224 88224 0 0.0
.data 3408 3408 0 0.0
.rodata 76263 76263 0 0.0
.text 603684 603684 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617138 617138 0 0.0
(read/write) 207256 207256 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200696 200696 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966876 966876 0 0.0
.debug_aranges 106760 106760 0 0.0
.debug_frame 361040 361040 0 0.0
.debug_info 21247928 21247928 0 0.0
.debug_line 2797053 2797053 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1568183 1568183 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98952 98952 0 0.0
.debug_str 3368275 3368275 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 499912 499912 0 0.0
.symtab 294208 294208 0 0.0
.text 508508 508508 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553047 553047 0 0.0
.app_xip_area 444065 444065 0 0.0
.bss 63952 63952 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539503 539503 0 0.0
.app_xip_area 425585 425585 0 0.0
.bss 68856 68856 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574855 574855 0 0.0
.app_xip_area 467073 467073 0 0.0
.bss 62824 62824 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558615 558615 0 0.0
.app_xip_area 447625 447625 0 0.0
.bss 65936 65936 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026124 1026124 0 0.0
.bss 193028 193028 0 0.0
.data 2668 2668 0 0.0
.text 830408 830408 0 0.0
BRD4187C (read/write) 1079196 1079188 -8 -0.0
.bss 186008 186008 0 0.0
.data 3256 3256 0 0.0
.text 889912 889904 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1103092 1103092 0 0.0
.bss 186956 186956 0 0.0
.data 2684 2684 0 0.0
.text 913432 913432 0 0.0
window-app BRD4187C (read/write) 1128088 1128088 0 0.0
.bss 168768 168768 0 0.0
.data 3132 3132 0 0.0
.text 956168 956168 0 0.0
esp32 all-clusters-app c3devkit (read only) 1173030 1173030 0 0.0
(read/write) 1703852 1703852 0 0.0
.dram0.bss 79056 79056 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268800 268800 0 0.0
.flash.text 1173030 1173030 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1213999 1213999 0 0.0
(read/write) 553322 553322 0 0.0
.dram0.bss 85672 85672 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 299996 299996 0 0.0
.flash.text 1208615 1208615 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590028 590028 0 0.0
(read/write) 87920 87920 0 0.0
.bss 71168 71168 0 0.0
.data 2128 2128 0 0.0
.text 589492 589492 0 0.0
light k32w0+release (read only) 589852 589852 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70856 70856 0 0.0
.data 2116 2116 0 0.0
.text 589316 589316 0 0.0
lock k32w0+release (read only) 561188 561188 0 0.0
(read/write) 85372 85372 0 0.0
.bss 68688 68688 0 0.0
.data 2060 2060 0 0.0
.text 560652 560652 0 0.0
linux all-clusters-app debug (read only) 5649881 5649881 0 0.0
(read/write) 420104 420104 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278296 278296 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 339316 339316 0 0.0
.text 4929411 4929411 0 0.0
all-clusters-minimal-app debug (read only) 4915561 4915561 0 0.0
(read/write) 232352 232352 0 0.0
.bss 126336 126336 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272584 272584 0 0.0
.text 4412227 4412227 0 0.0
bridge-app debug (read only) 2772617 2772617 0 0.0
(read/write) 133136 133136 0 0.0
.bss 51768 51768 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214536 214536 0 0.0
.text 2380435 2380435 0 0.0
chip-tool debug (read only) 10332769 10332769 0 0.0
(read/write) 441784 441784 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335760 335760 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388849 388849 0 0.0
.text 9348435 9348435 0 0.0
chip-tool-ipv6only arm64 (read only) 10174172 10174172 0 0.0
(read/write) 504232 504232 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373128 373128 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316200 316200 0 0.0
.text 9093992 9093992 0 0.0
lighting-app debug+rpc+ui (read only) 5246025 5246025 0 0.0
(read/write) 222504 222504 0 0.0
.bss 118032 118032 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337268 337268 0 0.0
.text 4666323 4666323 0 0.0
lock-app debug (read only) 4479025 4479025 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113456 113456 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248488 248488 0 0.0
.text 4021043 4021043 0 0.0
ota-provider-app debug (read only) 4130465 4130465 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113600 113600 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201160 201160 0 0.0
.text 3738867 3738867 0 0.0
ota-requestor-app debug (read only) 4223929 4223929 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114656 114656 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204488 204488 0 0.0
.text 3824675 3824675 0 0.0
shell debug (read only) 3051057 3051057 0 0.0
(read/write) 153520 153520 0 0.0
.bss 60808 60808 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85992 85992 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 214578 214578 0 0.0
.text 2661986 2661986 0 0.0
thermostat-no-ble arm64 (read only) 4358108 4358108 0 0.0
(read/write) 241896 241896 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161268 161268 0 0.0
.text 3862776 3862776 0 0.0
tv-app debug (read only) 5321313 5321313 0 0.0
(read/write) 350824 350824 0 0.0
.bss 242016 242016 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96256 96256 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272952 272952 0 0.0
.text 4804307 4804307 0 0.0
tv-casting-app debug (read only) 8280025 8280025 0 0.0
(read/write) 211288 211288 0 0.0
.bss 54720 54720 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147224 147224 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 338428 338428 0 0.0
.text 7541091 7541091 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523272 2523272 0 0.0
.bss 219416 219416 0 0.0
.data 5128 5128 0 0.0
.text 1485956 1485956 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837184 837184 0 0.0
(read/write) 1793940 1793940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193604 193604 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1425489 1425489 0 0.0
.debug_aranges 145304 145304 0 0.0
.debug_frame 483288 483288 0 0.0
.debug_info 33666441 33666441 0 0.0
.debug_line 4246372 4246372 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2305630 2305630 0 0.0
.debug_rnglists 144524 144524 0 0.0
.debug_str 4536848 4536848 0 0.0
.heap 837184 837184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 852092 852092 0 0.0
.symtab 515680 515680 0 0.0
.text 0 0 0 0.0
1589396 1589396 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839944 839944 0 0.0
(read/write) 1678740 1678740 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1290839 1290839 0 0.0
.debug_aranges 135040 135040 0 0.0
.debug_frame 454444 454444 0 0.0
.debug_info 29295086 29295086 0 0.0
.debug_line 3948186 3948186 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2121503 2121503 0 0.0
.debug_rnglists 134005 134005 0 0.0
.debug_str 3922525 3922525 0 0.0
.heap 839944 839944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 719967 719967 0 0.0
.symtab 467712 467712 0 0.0
.text 1476956 1476956 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846280 846280 0 0.0
(read/write) 1607052 1607052 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184708 184708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130664 1130664 0 0.0
.debug_aranges 125136 125136 0 0.0
.debug_frame 417488 417488 0 0.0
.debug_info 24348500 24348500 0 0.0
.debug_line 3512623 3512623 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1958286 1958286 0 0.0
.debug_rnglists 123702 123702 0 0.0
.debug_str 3729768 3729768 0 0.0
.heap 846280 846280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 637532 637532 0 0.0
.symtab 431248 431248 0 0.0
.text 1411604 1411604 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818880 818880 0 0.0
(read/write) 1640324 1640324 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212092 212092 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1121628 1121628 0 0.0
.debug_aranges 123944 123944 0 0.0
.debug_frame 413140 413140 0 0.0
.debug_info 24160231 24160231 0 0.0
.debug_line 3465674 3465674 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1936805 1936805 0 0.0
.debug_rnglists 121798 121798 0 0.0
.debug_str 3693157 3693157 0 0.0
.heap 818880 818880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 611607 611607 0 0.0
.symtab 423296 423296 0 0.0
.text 1417476 1417476 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177908 1177908 0 0.0
.bss 101024 101024 0 0.0
.data 744 744 0 0.0
.text 624752 624752 0 0.0
lock-app qpg6105+debug (read/write) 1134196 1134196 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581036 581036 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096508 1096508 0 0.0
bss 108156 108156 0 0.0
text 752584 752584 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 981920 981920 0 0.0
bss 105340 105340 0 0.0
text 673854 673854 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945160 945160 0 0.0
bss 109652 109652 0 0.0
text 647754 647754 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875784 875784 0 0.0
bss 98680 98680 0 0.0
text 590142 590142 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922120 922120 0 0.0
bss 99520 99520 0 0.0
text 631828 631828 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 984380 984380 0 0.0
bss 107504 107504 0 0.0
text 687426 687426 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995744 995744 0 0.0
bss 111752 111752 0 0.0
text 694942 694942 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1054024 1054024 0 0.0
bss 109084 109084 0 0.0
text 732450 732450 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086336 1086336 0 0.0
bss 120412 120412 0 0.0
text 752902 752902 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933840 933840 0 0.0
bss 99400 99400 0 0.0
text 621274 621274 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899712 899712 0 0.0
bss 100012 100012 0 0.0
text 613128 613130 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881224 881224 0 0.0
bss 98812 98812 0 0.0
text 595786 595786 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868356 868356 0 0.0
bss 98612 98612 0 0.0
text 586208 586208 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 745148 745148 0 0.0
bss 97476 97476 0 0.0
text 478888 478888 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879276 879276 0 0.0
bss 98792 98792 0 0.0
text 594502 594502 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864504 864504 0 0.0
bss 98512 98512 0 0.0
text 581830 581830 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889788 889788 0 0.0
bss 98904 98904 0 0.0
text 601918 601916 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885420 885420 0 0.0
bss 99228 99228 0 0.0
text 597246 597246 0 0.0

@yunhanw-google yunhanw-google changed the title Relocate json-related method to JsonUtilities file Relocate json-related method to TextFormat file Sep 5, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

PR #29060: Size comparison from 54038c0 to 7b8fa22

Increases (28 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, k32w, psoc6, qpg)
platform target config section 54038c0 7b8fa22 change % change
bl702 lighting-app bl702 .debug_info 41821740 41821860 120 0.0
.debug_str 3953328 3953463 135 0.0
bl702+rpc .debug_info 46724868 46724988 120 0.0
.debug_str 4374793 4374928 135 0.0
bl706-eth .debug_info 23276105 23276225 120 0.0
.debug_str 3525330 3525465 135 0.0
bl706-wifi .debug_info 2444123 24441351 120 0.0
.debug_str 3586731 3586866 135 0.0
bl702l lighting-app bl702l .debug_info 41828545 41828665 120 0.0
.debug_str 3965771 3965906 135 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735099 735115 16 0.0
.text 650176 650192 16 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756419 756451 32 0.0
.text 676012 676044 32 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744323 744339 16 0.0
.text 637672 637688 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694771 694787 16 0.0
.text 613956 613972 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680339 680371 32 0.0
.text 603684 603716 32 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617138 617170 32 0.0
.debug_info 21247928 21248048 120 0.0
.debug_line 2797053 2797076 23 0.0
.debug_loclists 1568183 1568244 61 0.0
.debug_str 3368275 3368410 135 0.0
.symtab 294208 294240 32 0.0
.text 508508 508540 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553047 553071 24 0.0
.app_xip_area 444065 444089 24 0.0
lock cyw930739m2evb_01 (read/write) 539503 539527 24 0.0
.app_xip_area 425585 425609 24 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574855 574879 24 0.0
.app_xip_area 467073 467097 24 0.0
switch cyw930739m2evb_01 (read/write) 558615 558639 24 0.0
.app_xip_area 447625 447649 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026124 1026156 32 0.0
.text 830408 830440 32 0.0
BRD4187C (read/write) 1079196 1079212 16 0.0
.text 889912 889928 16 0.0
lock-app BRD4161A+wf200 (read/write) 1103092 1103124 32 0.0
.text 913432 913464 32 0.0
window-app BRD4187C (read/write) 1128088 1128120 32 0.0
.text 956168 956200 32 0.0
k32w contact k32w0+release (read only) 590028 590060 32 0.0
.text 589492 589524 32 0.0
light k32w0+release (read only) 589852 589868 16 0.0
.text 589316 589332 16 0.0
lock k32w0+release (read only) 561188 561220 32 0.0
.text 560652 560684 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1793940 1793972 32 0.0
.debug_info 33666441 33666561 120 0.0
.debug_line 4246372 4246396 24 0.0
.debug_loclists 2305630 2305682 52 0.0
.debug_str 4536848 4536983 135 0.0
.symtab 515680 515712 32 0.0
.text 1589396 1589428 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1678740 1678772 32 0.0
.debug_info 29295086 29295206 120 0.0
.debug_line 3948186 3948210 24 0.0
.debug_loclists 2121503 2121573 70 0.0
.debug_str 3922525 3922660 135 0.0
.symtab 467712 467744 32 0.0
.text 1476956 1476988 32 0.0
light cy8ckit_062s2_43012 (read/write) 1607052 1607084 32 0.0
.debug_info 24348500 24348620 120 0.0
.debug_line 3512623 3512647 24 0.0
.debug_loclists 1958286 1958356 70 0.0
.debug_str 3729768 3729903 135 0.0
.symtab 431248 431280 32 0.0
.text 1411604 1411636 32 0.0
lock cy8ckit_062s2_43012 (read/write) 1640324 1640356 32 0.0
.debug_info 24160231 24160351 120 0.0
.debug_line 3465674 3465698 24 0.0
.debug_loclists 1936805 1936875 70 0.0
.debug_str 3693157 3693292 135 0.0
.symtab 423296 423328 32 0.0
.text 1417476 1417508 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1177908 1177940 32 0.0
.text 624752 624784 32 0.0
lock-app qpg6105+debug (read/write) 1134196 1134212 16 0.0
.text 581036 581052 16 0.0
Decreases (11 builds for bl602, bl702, bl702l, esp32, linux)
platform target config section 54038c0 7b8fa22 change % change
bl602 lighting-app bl602 (read/write) 1365550 1365518 -32 -0.0
bl602+rpc (read/write) 1412698 1412658 -40 -0.0
bl702 lighting-app bl702 (read/write) 1168659 1168623 -36 -0.0
.rodata 107136 107100 -36 -0.0
bl702+rpc (read/write) 1265475 1265439 -36 -0.0
.rodata 122008 121972 -36 -0.0
bl706-eth (read/write) 1014788 1014752 -36 -0.0
.rodata 97332 97296 -36 -0.0
bl706-wifi (read/write) 1086959 1086923 -36 -0.0
.rodata 109608 109572 -36 -0.0
bl702l lighting-app bl702l (read/write) 1153892 1153856 -36 -0.0
.rodata 101000 100964 -36 -0.0
esp32 all-clusters-app c3devkit (read/write) 1703852 1703788 -64 -0.0
.flash.rodata 268800 268736 -64 -0.0
m5stack (read only) 1213999 1213951 -48 -0.0
(read/write) 553322 553258 -64 -0.0
.flash.rodata 299996 299932 -64 -0.0
.flash.text 1208615 1208567 -48 -0.0
linux chip-tool-ipv6only arm64 (read only) 10174172 10174140 -32 -0.0
.rodata 316200 316168 -32 -0.0
thermostat-no-ble arm64 (read only) 4358108 4358076 -32 -0.0
.rodata 161268 161236 -32 -0.0
Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg)
platform target config section 54038c0 7b8fa22 change % change
bl602 lighting-app bl602 (read/write) 1365550 1365518 -32 -0.0
.bss 73446 73446 0 0.0
.data 9600 9600 0 0.0
.text 1058510 1058510 0 0.0
bl602+rpc (read/write) 1412698 1412658 -40 -0.0
.bss 81486 81486 0 0.0
.data 9952 9952 0 0.0
.text 1090188 1090188 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168659 1168623 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41301 41301 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1565754 1565754 0 0.0
.debug_aranges 137960 137960 0 0.0
.debug_frame 507336 507336 0 0.0
.debug_info 41821740 41821860 120 0.0
.debug_line 5449662 5449662 0 0.0
.debug_loc 3520934 3520934 0 0.0
.debug_ranges 380584 380584 0 0.0
.debug_str 3953328 3953463 135 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107136 107100 -36 -0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 590830 590830 0 0.0
.symtab 176000 176000 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955666 955666 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265475 1265439 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1742574 1742574 0 0.0
.debug_aranges 146624 146624 0 0.0
.debug_frame 536588 536588 0 0.0
.debug_info 46724868 46724988 120 0.0
.debug_line 5858547 5858547 0 0.0
.debug_loc 3726225 3726225 0 0.0
.debug_ranges 406480 406480 0 0.0
.debug_str 4374793 4374928 135 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 122008 121972 -36 -0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 655001 655001 0 0.0
.symtab 195200 195200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028116 1028116 0 0.0
bl706-eth (read/write) 1014788 1014752 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25586 25586 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114790 1114790 0 0.0
.debug_aranges 114256 114256 0 0.0
.debug_frame 424208 424208 0 0.0
.debug_info 23276105 23276225 120 0.0
.debug_line 4407864 4407864 0 0.0
.debug_loc 3019180 3019180 0 0.0
.debug_ranges 317384 317384 0 0.0
.debug_str 3525330 3525465 135 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97332 97296 -36 -0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 455889 455889 0 0.0
.symtab 138032 138032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
773744 773744 0 0.0
bl706-wifi (read/write) 1086959 1086923 -36 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9981 9981 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1207651 1207651 0 0.0
.debug_aranges 118520 118520 0 0.0
.debug_frame 439652 439652 0 0.0
.debug_info 2444123 24441351 120 0.0
.debug_line 4628866 4628866 0 0.0
.debug_loc 3103210 3103210 0 0.0
.debug_ranges 326280 326280 0 0.0
.debug_str 3586731 3586866 135 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109608 109572 -36 -0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 492654 492654 0 0.0
.symtab 150544 150544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
847450 847450 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153892 1153856 -36 -0.0
.boot2 292 292 0 0.0
.bss 16004 16004 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1568122 1568122 0 0.0
.debug_aranges 132480 132480 0 0.0
.debug_frame 487068 487068 0 0.0
.debug_info 41828545 41828665 120 0.0
.debug_line 5365869 5365869 0 0.0
.debug_loc 3456675 3456675 0 0.0
.debug_ranges 385904 385904 0 0.0
.debug_str 3965771 3965906 135 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101000 100964 -36 -0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 591024 591024 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944166 944166 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735099 735115 16 0.0
(read/write) 166664 166664 0 0.0
.bss 89076 89076 0 0.0
.data 3424 3424 0 0.0
.rodata 84535 84535 0 0.0
.text 650176 650192 16 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756419 756451 32 0.0
(read/write) 177056 177056 0 0.0
.bss 99436 99436 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80015 0 0.0
.text 676012 676044 32 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744323 744339 16 0.0
(read/write) 171528 171528 0 0.0
.bss 93908 93908 0 0.0
.data 3440 3440 0 0.0
.rodata 106263 106263 0 0.0
.text 637672 637688 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694771 694787 16 0.0
(read/write) 165900 165900 0 0.0
.bss 88080 88080 0 0.0
.data 3412 3412 0 0.0
.rodata 80423 80423 0 0.0
.text 613956 613972 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680339 680371 32 0.0
(read/write) 166032 166032 0 0.0
.bss 88224 88224 0 0.0
.data 3408 3408 0 0.0
.rodata 76263 76263 0 0.0
.text 603684 603716 32 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617138 617170 32 0.0
(read/write) 207256 207256 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200696 200696 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966876 966876 0 0.0
.debug_aranges 106760 106760 0 0.0
.debug_frame 361040 361040 0 0.0
.debug_info 21247928 21248048 120 0.0
.debug_line 2797053 2797076 23 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1568183 1568244 61 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98952 98952 0 0.0
.debug_str 3368275 3368410 135 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 499912 499912 0 0.0
.symtab 294208 294240 32 0.0
.text 508508 508540 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553047 553071 24 0.0
.app_xip_area 444065 444089 24 0.0
.bss 63952 63952 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539503 539527 24 0.0
.app_xip_area 425585 425609 24 0.0
.bss 68856 68856 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574855 574879 24 0.0
.app_xip_area 467073 467097 24 0.0
.bss 62824 62824 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558615 558639 24 0.0
.app_xip_area 447625 447649 24 0.0
.bss 65936 65936 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026124 1026156 32 0.0
.bss 193028 193028 0 0.0
.data 2668 2668 0 0.0
.text 830408 830440 32 0.0
BRD4187C (read/write) 1079196 1079212 16 0.0
.bss 186008 186008 0 0.0
.data 3256 3256 0 0.0
.text 889912 889928 16 0.0
lock-app BRD4161A+wf200 (read/write) 1103092 1103124 32 0.0
.bss 186956 186956 0 0.0
.data 2684 2684 0 0.0
.text 913432 913464 32 0.0
window-app BRD4187C (read/write) 1128088 1128120 32 0.0
.bss 168768 168768 0 0.0
.data 3132 3132 0 0.0
.text 956168 956200 32 0.0
esp32 all-clusters-app c3devkit (read only) 1173030 1173030 0 0.0
(read/write) 1703852 1703788 -64 -0.0
.dram0.bss 79056 79056 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268800 268736 -64 -0.0
.flash.text 1173030 1173030 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1213999 1213951 -48 -0.0
(read/write) 553322 553258 -64 -0.0
.dram0.bss 85672 85672 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 299996 299932 -64 -0.0
.flash.text 1208615 1208567 -48 -0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590028 590060 32 0.0
(read/write) 87920 87920 0 0.0
.bss 71168 71168 0 0.0
.data 2128 2128 0 0.0
.text 589492 589524 32 0.0
light k32w0+release (read only) 589852 589868 16 0.0
(read/write) 87596 87596 0 0.0
.bss 70856 70856 0 0.0
.data 2116 2116 0 0.0
.text 589316 589332 16 0.0
lock k32w0+release (read only) 561188 561220 32 0.0
(read/write) 85372 85372 0 0.0
.bss 68688 68688 0 0.0
.data 2060 2060 0 0.0
.text 560652 560684 32 0.0
linux chip-tool-ipv6only arm64 (read only) 10174172 10174140 -32 -0.0
(read/write) 504232 504232 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373128 373128 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316200 316168 -32 -0.0
.text 9093992 9093992 0 0.0
thermostat-no-ble arm64 (read only) 4358108 4358076 -32 -0.0
(read/write) 241896 241896 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161268 161236 -32 -0.0
.text 3862776 3862776 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523272 2523272 0 0.0
.bss 219416 219416 0 0.0
.data 5128 5128 0 0.0
.text 1485956 1485956 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837184 837184 0 0.0
(read/write) 1793940 1793972 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193604 193604 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1425489 1425489 0 0.0
.debug_aranges 145304 145304 0 0.0
.debug_frame 483288 483288 0 0.0
.debug_info 33666441 33666561 120 0.0
.debug_line 4246372 4246396 24 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2305630 2305682 52 0.0
.debug_rnglists 144524 144524 0 0.0
.debug_str 4536848 4536983 135 0.0
.heap 837184 837184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 852092 852092 0 0.0
.symtab 515680 515712 32 0.0
.text 0 0 0 0.0
1589396 1589428 32 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839944 839944 0 0.0
(read/write) 1678740 1678772 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1290839 1290839 0 0.0
.debug_aranges 135040 135040 0 0.0
.debug_frame 454444 454444 0 0.0
.debug_info 29295086 29295206 120 0.0
.debug_line 3948186 3948210 24 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2121503 2121573 70 0.0
.debug_rnglists 134005 134005 0 0.0
.debug_str 3922525 3922660 135 0.0
.heap 839944 839944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 719967 719967 0 0.0
.symtab 467712 467744 32 0.0
.text 1476956 1476988 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846280 846280 0 0.0
(read/write) 1607052 1607084 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184708 184708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130664 1130664 0 0.0
.debug_aranges 125136 125136 0 0.0
.debug_frame 417488 417488 0 0.0
.debug_info 24348500 24348620 120 0.0
.debug_line 3512623 3512647 24 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1958286 1958356 70 0.0
.debug_rnglists 123702 123702 0 0.0
.debug_str 3729768 3729903 135 0.0
.heap 846280 846280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 637532 637532 0 0.0
.symtab 431248 431280 32 0.0
.text 1411604 1411636 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818880 818880 0 0.0
(read/write) 1640324 1640356 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212092 212092 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1121628 1121628 0 0.0
.debug_aranges 123944 123944 0 0.0
.debug_frame 413140 413140 0 0.0
.debug_info 24160231 24160351 120 0.0
.debug_line 3465674 3465698 24 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1936805 1936875 70 0.0
.debug_rnglists 121798 121798 0 0.0
.debug_str 3693157 3693292 135 0.0
.heap 818880 818880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 611607 611607 0 0.0
.symtab 423296 423328 32 0.0
.text 1417476 1417508 32 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177908 1177940 32 0.0
.bss 101024 101024 0 0.0
.data 744 744 0 0.0
.text 624752 624784 32 0.0
lock-app qpg6105+debug (read/write) 1134196 1134212 16 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581036 581052 16 0.0

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

PR #29060: Size comparison from e81a7fe to 19db342

Decreases (1 build for efr32)
platform target config section e81a7fe 19db342 change % change
efr32 lighting-app BRD4187C (read/write) 1079220 1079212 -8 -0.0
.text 889936 889928 -8 -0.0
Full report (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section e81a7fe 19db342 change % change
bl602 lighting-app bl602 (read/write) 1365518 1365518 0 0.0
.bss 73446 73446 0 0.0
.data 9600 9600 0 0.0
.text 1058510 1058510 0 0.0
bl602+rpc (read/write) 1412658 1412658 0 0.0
.bss 81486 81486 0 0.0
.data 9952 9952 0 0.0
.text 1090188 1090188 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168623 1168623 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41301 41301 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1565754 1565754 0 0.0
.debug_aranges 137960 137960 0 0.0
.debug_frame 507336 507336 0 0.0
.debug_info 41821860 41821860 0 0.0
.debug_line 5449662 5449662 0 0.0
.debug_loc 3520934 3520934 0 0.0
.debug_ranges 380584 380584 0 0.0
.debug_str 3953463 3953463 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107100 107100 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 590830 590830 0 0.0
.symtab 176000 176000 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955666 955666 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265439 1265439 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1742574 1742574 0 0.0
.debug_aranges 146624 146624 0 0.0
.debug_frame 536588 536588 0 0.0
.debug_info 46724988 46724988 0 0.0
.debug_line 5858547 5858547 0 0.0
.debug_loc 3726225 3726225 0 0.0
.debug_ranges 406480 406480 0 0.0
.debug_str 4374928 4374928 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121972 121972 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 655001 655001 0 0.0
.symtab 195200 195200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028116 1028116 0 0.0
bl706-eth (read/write) 1014752 1014752 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25586 25586 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114790 1114790 0 0.0
.debug_aranges 114256 114256 0 0.0
.debug_frame 424208 424208 0 0.0
.debug_info 23276225 23276225 0 0.0
.debug_line 4407864 4407864 0 0.0
.debug_loc 3019180 3019180 0 0.0
.debug_ranges 317384 317384 0 0.0
.debug_str 3525465 3525465 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97296 97296 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 455889 455889 0 0.0
.symtab 138032 138032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
773744 773744 0 0.0
bl706-wifi (read/write) 1086923 1086923 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9981 9981 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1207651 1207651 0 0.0
.debug_aranges 118520 118520 0 0.0
.debug_frame 439652 439652 0 0.0
.debug_info 24441351 24441351 0 0.0
.debug_line 4628866 4628866 0 0.0
.debug_loc 3103210 3103210 0 0.0
.debug_ranges 326280 326280 0 0.0
.debug_str 3586866 3586866 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109572 109572 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 492654 492654 0 0.0
.symtab 150544 150544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
847450 847450 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153856 1153856 0 0.0
.boot2 292 292 0 0.0
.bss 16004 16004 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1568122 1568122 0 0.0
.debug_aranges 132480 132480 0 0.0
.debug_frame 487068 487068 0 0.0
.debug_info 41828665 41828665 0 0.0
.debug_line 5365869 5365869 0 0.0
.debug_loc 3456675 3456675 0 0.0
.debug_ranges 385904 385904 0 0.0
.debug_str 3965906 3965906 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100964 100964 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 591024 591024 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944166 944166 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735115 735115 0 0.0
(read/write) 166664 166664 0 0.0
.bss 89076 89076 0 0.0
.data 3424 3424 0 0.0
.rodata 84535 84535 0 0.0
.text 650192 650192 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756451 756451 0 0.0
(read/write) 177056 177056 0 0.0
.bss 99436 99436 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80015 0 0.0
.text 676044 676044 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744339 744339 0 0.0
(read/write) 171528 171528 0 0.0
.bss 93908 93908 0 0.0
.data 3440 3440 0 0.0
.rodata 106263 106263 0 0.0
.text 637688 637688 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694787 694787 0 0.0
(read/write) 165900 165900 0 0.0
.bss 88080 88080 0 0.0
.data 3412 3412 0 0.0
.rodata 80423 80423 0 0.0
.text 613972 613972 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680371 0 0.0
(read/write) 166032 166032 0 0.0
.bss 88224 88224 0 0.0
.data 3408 3408 0 0.0
.rodata 76263 76263 0 0.0
.text 603716 603716 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617170 617170 0 0.0
(read/write) 207256 207256 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200696 200696 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966876 966876 0 0.0
.debug_aranges 106760 106760 0 0.0
.debug_frame 361040 361040 0 0.0
.debug_info 21248048 21248048 0 0.0
.debug_line 2797076 2797076 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1568244 1568244 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98952 98952 0 0.0
.debug_str 3368410 3368410 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 499912 499912 0 0.0
.symtab 294240 294240 0 0.0
.text 508540 508540 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553071 553071 0 0.0
.app_xip_area 444089 444089 0 0.0
.bss 63952 63952 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539527 539527 0 0.0
.app_xip_area 425609 425609 0 0.0
.bss 68856 68856 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574879 574879 0 0.0
.app_xip_area 467097 467097 0 0.0
.bss 62824 62824 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558639 558639 0 0.0
.app_xip_area 447649 447649 0 0.0
.bss 65936 65936 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026156 1026156 0 0.0
.bss 193028 193028 0 0.0
.data 2668 2668 0 0.0
.text 830440 830440 0 0.0
BRD4187C (read/write) 1079220 1079212 -8 -0.0
.bss 186008 186008 0 0.0
.data 3256 3256 0 0.0
.text 889936 889928 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1103124 1103124 0 0.0
.bss 186956 186956 0 0.0
.data 2684 2684 0 0.0
.text 913464 913464 0 0.0
window-app BRD4187C (read/write) 1128120 1128120 0 0.0
.bss 168768 168768 0 0.0
.data 3132 3132 0 0.0
.text 956200 956200 0 0.0
esp32 all-clusters-app c3devkit (read only) 1173030 1173030 0 0.0
(read/write) 1703788 1703788 0 0.0
.dram0.bss 79056 79056 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268736 268736 0 0.0
.flash.text 1173030 1173030 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1213951 1213951 0 0.0
(read/write) 553258 553258 0 0.0
.dram0.bss 85672 85672 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 299932 299932 0 0.0
.flash.text 1208567 1208567 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590060 590060 0 0.0
(read/write) 87920 87920 0 0.0
.bss 71168 71168 0 0.0
.data 2128 2128 0 0.0
.text 589524 589524 0 0.0
light k32w0+release (read only) 589868 589868 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70856 70856 0 0.0
.data 2116 2116 0 0.0
.text 589332 589332 0 0.0
lock k32w0+release (read only) 561220 561220 0 0.0
(read/write) 85372 85372 0 0.0
.bss 68688 68688 0 0.0
.data 2060 2060 0 0.0
.text 560684 560684 0 0.0
linux all-clusters-app debug (read only) 5649849 5649849 0 0.0
(read/write) 420104 420104 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278296 278296 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 339284 339284 0 0.0
.text 4929411 4929411 0 0.0
all-clusters-minimal-app debug (read only) 4915529 4915529 0 0.0
(read/write) 232352 232352 0 0.0
.bss 126336 126336 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272552 272552 0 0.0
.text 4412227 4412227 0 0.0
bridge-app debug (read only) 2772585 2772585 0 0.0
(read/write) 133136 133136 0 0.0
.bss 51768 51768 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214504 214504 0 0.0
.text 2380435 2380435 0 0.0
chip-tool debug (read only) 10332705 10332705 0 0.0
(read/write) 441784 441784 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335760 335760 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388785 388785 0 0.0
.text 9348435 9348435 0 0.0
chip-tool-ipv6only arm64 (read only) 10174140 10174140 0 0.0
(read/write) 504232 504232 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373128 373128 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316168 316168 0 0.0
.text 9093992 9093992 0 0.0
lighting-app debug+rpc+ui (read only) 5247433 5247433 0 0.0
(read/write) 222504 222504 0 0.0
.bss 118032 118032 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336820 336820 0 0.0
.text 4668179 4668179 0 0.0
lock-app debug (read only) 4478993 4478993 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113456 113456 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248456 248456 0 0.0
.text 4021043 4021043 0 0.0
ota-provider-app debug (read only) 4130433 4130433 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113600 113600 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201128 201128 0 0.0
.text 3738867 3738867 0 0.0
ota-requestor-app debug (read only) 4223897 4223897 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114656 114656 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204456 204456 0 0.0
.text 3824675 3824675 0 0.0
shell debug (read only) 3051025 3051025 0 0.0
(read/write) 153520 153520 0 0.0
.bss 60808 60808 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85992 85992 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 214546 214546 0 0.0
.text 2661986 2661986 0 0.0
thermostat-no-ble arm64 (read only) 4358076 4358076 0 0.0
(read/write) 241896 241896 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161236 161236 0 0.0
.text 3862776 3862776 0 0.0
tv-app debug (read only) 5321281 5321281 0 0.0
(read/write) 350824 350824 0 0.0
.bss 242016 242016 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96256 96256 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272920 272920 0 0.0
.text 4804307 4804307 0 0.0
tv-casting-app debug (read only) 8279993 8279993 0 0.0
(read/write) 211288 211288 0 0.0
.bss 54720 54720 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147224 147224 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 338396 338396 0 0.0
.text 7541091 7541091 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523272 2523272 0 0.0
.bss 219416 219416 0 0.0
.data 5128 5128 0 0.0
.text 1485956 1485956 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837184 837184 0 0.0
(read/write) 1793972 1793972 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193604 193604 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1425489 1425489 0 0.0
.debug_aranges 145304 145304 0 0.0
.debug_frame 483288 483288 0 0.0
.debug_info 33666561 33666561 0 0.0
.debug_line 4246396 4246396 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2305682 2305682 0 0.0
.debug_rnglists 144524 144524 0 0.0
.debug_str 4536983 4536983 0 0.0
.heap 837184 837184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 852092 852092 0 0.0
.symtab 515712 515712 0 0.0
.text 0 0 0 0.0
1589428 1589428 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839944 839944 0 0.0
(read/write) 1678772 1678772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1290839 1290839 0 0.0
.debug_aranges 135040 135040 0 0.0
.debug_frame 454444 454444 0 0.0
.debug_info 29295206 29295206 0 0.0
.debug_line 3948210 3948210 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2121573 2121573 0 0.0
.debug_rnglists 134005 134005 0 0.0
.debug_str 3922660 3922660 0 0.0
.heap 839944 839944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 719967 719967 0 0.0
.symtab 467744 467744 0 0.0
.text 1476988 1476988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846280 846280 0 0.0
(read/write) 1607084 1607084 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184708 184708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130664 1130664 0 0.0
.debug_aranges 125136 125136 0 0.0
.debug_frame 417488 417488 0 0.0
.debug_info 24348620 24348620 0 0.0
.debug_line 3512647 3512647 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1958356 1958356 0 0.0
.debug_rnglists 123702 123702 0 0.0
.debug_str 3729903 3729903 0 0.0
.heap 846280 846280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 637532 637532 0 0.0
.symtab 431280 431280 0 0.0
.text 1411636 1411636 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818880 818880 0 0.0
(read/write) 1640356 1640356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212092 212092 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1121628 1121628 0 0.0
.debug_aranges 123944 123944 0 0.0
.debug_frame 413140 413140 0 0.0
.debug_info 24160351 24160351 0 0.0
.debug_line 3465698 3465698 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1936875 1936875 0 0.0
.debug_rnglists 121798 121798 0 0.0
.debug_str 3693292 3693292 0 0.0
.heap 818880 818880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 611607 611607 0 0.0
.symtab 423328 423328 0 0.0
.text 1417508 1417508 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177940 1177940 0 0.0
.bss 101024 101024 0 0.0
.data 744 744 0 0.0
.text 624784 624784 0 0.0
lock-app qpg6105+debug (read/write) 1134212 1134212 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581052 581052 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096540 1096540 0 0.0
bss 108156 108156 0 0.0
text 752644 752644 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 981952 981952 0 0.0
bss 105340 105340 0 0.0
text 673914 673914 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945184 945184 0 0.0
bss 109652 109652 0 0.0
text 647814 647814 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875816 875816 0 0.0
bss 98680 98680 0 0.0
text 590202 590202 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922152 922152 0 0.0
bss 99520 99520 0 0.0
text 631888 631888 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 984404 984404 0 0.0
bss 107504 107504 0 0.0
text 687486 687486 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995768 995768 0 0.0
bss 111752 111752 0 0.0
text 695002 695002 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1054048 1054048 0 0.0
bss 109084 109084 0 0.0
text 732510 732510 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086360 1086360 0 0.0
bss 120412 120412 0 0.0
text 752962 752962 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933872 933872 0 0.0
bss 99400 99400 0 0.0
text 621334 621334 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899744 899744 0 0.0
bss 100012 100012 0 0.0
text 613190 613190 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881248 881248 0 0.0
bss 98812 98812 0 0.0
text 595846 595846 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868388 868388 0 0.0
bss 98612 98612 0 0.0
text 586268 586268 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 745148 745148 0 0.0
bss 97476 97476 0 0.0
text 478888 478888 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879300 879300 0 0.0
bss 98792 98792 0 0.0
text 594562 594562 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864536 864536 0 0.0
bss 98512 98512 0 0.0
text 581890 581890 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889820 889820 0 0.0
bss 98904 98904 0 0.0
text 601978 601978 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885444 885444 0 0.0
bss 99228 99228 0 0.0
text 597306 597306 0 0.0

src/lib/support/jsontlv/TextFormat.h Outdated Show resolved Hide resolved
src/lib/support/jsontlv/TextFormat.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

PR #29060: Size comparison from e81a7fe to b0080a2

Full report (2 builds for cc32xx, mbed)
platform target config section e81a7fe b0080a2 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617170 617170 0 0.0
(read/write) 207256 207256 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200696 200696 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966876 966876 0 0.0
.debug_aranges 106760 106760 0 0.0
.debug_frame 361040 361040 0 0.0
.debug_info 21248048 21248048 0 0.0
.debug_line 2797076 2797076 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1568244 1568244 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98952 98952 0 0.0
.debug_str 3368410 3368410 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 499912 499912 0 0.0
.symtab 294240 294240 0 0.0
.text 508540 508540 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523272 2523272 0 0.0
.bss 219416 219416 0 0.0
.data 5128 5128 0 0.0
.text 1485956 1485956 0 0.0

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

PR #29060: Size comparison from e81a7fe to 709348a

Decreases (1 build for efr32)
platform target config section e81a7fe 709348a change % change
efr32 lighting-app BRD4187C (read/write) 1079220 1079212 -8 -0.0
.text 889936 889928 -8 -0.0
Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e81a7fe 709348a change % change
bl602 lighting-app bl602 (read/write) 1365518 1365518 0 0.0
.bss 73446 73446 0 0.0
.data 9600 9600 0 0.0
.text 1058510 1058510 0 0.0
bl602+rpc (read/write) 1412658 1412658 0 0.0
.bss 81486 81486 0 0.0
.data 9952 9952 0 0.0
.text 1090188 1090188 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168623 1168623 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41301 41301 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 3584 3584 0 0.0
.debug_abbrev 1565754 1565754 0 0.0
.debug_aranges 137960 137960 0 0.0
.debug_frame 507336 507336 0 0.0
.debug_info 41821860 41821860 0 0.0
.debug_line 5449662 5449662 0 0.0
.debug_loc 3520934 3520934 0 0.0
.debug_ranges 380584 380584 0 0.0
.debug_str 3953463 3953463 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107100 107100 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 590830 590830 0 0.0
.symtab 176000 176000 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955666 955666 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265439 1265439 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43248 43248 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1742574 1742574 0 0.0
.debug_aranges 146624 146624 0 0.0
.debug_frame 536588 536588 0 0.0
.debug_info 46724988 46724988 0 0.0
.debug_line 5858547 5858547 0 0.0
.debug_loc 3726225 3726225 0 0.0
.debug_ranges 406480 406480 0 0.0
.debug_str 4374928 4374928 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121972 121972 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 655001 655001 0 0.0
.symtab 195200 195200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028116 1028116 0 0.0
bl706-eth (read/write) 1014752 1014752 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25586 25586 0 0.0
.bss_psram 94415 94415 0 0.0
.comment 48 48 0 0.0
.data 3304 3304 0 0.0
.debug_abbrev 1114790 1114790 0 0.0
.debug_aranges 114256 114256 0 0.0
.debug_frame 424208 424208 0 0.0
.debug_info 23276225 23276225 0 0.0
.debug_line 4407864 4407864 0 0.0
.debug_loc 3019180 3019180 0 0.0
.debug_ranges 317384 317384 0 0.0
.debug_str 3525465 3525465 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 97296 97296 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 455889 455889 0 0.0
.symtab 138032 138032 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
773744 773744 0 0.0
bl706-wifi (read/write) 1086923 1086923 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9981 9981 0 0.0
.bss_psram 95151 95151 0 0.0
.comment 48 48 0 0.0
.data 3624 3624 0 0.0
.debug_abbrev 1207651 1207651 0 0.0
.debug_aranges 118520 118520 0 0.0
.debug_frame 439652 439652 0 0.0
.debug_info 24441351 24441351 0 0.0
.debug_line 4628866 4628866 0 0.0
.debug_loc 3103210 3103210 0 0.0
.debug_ranges 326280 326280 0 0.0
.debug_str 3586866 3586866 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 1 1 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109572 109572 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 492654 492654 0 0.0
.symtab 150544 150544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3402 3402 0 0.0
.text 0 0 0 0.0
847450 847450 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153856 1153856 0 0.0
.boot2 292 292 0 0.0
.bss 16004 16004 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1568122 1568122 0 0.0
.debug_aranges 132480 132480 0 0.0
.debug_frame 487068 487068 0 0.0
.debug_info 41828665 41828665 0 0.0
.debug_line 5365869 5365869 0 0.0
.debug_loc 3456675 3456675 0 0.0
.debug_ranges 385904 385904 0 0.0
.debug_str 3965906 3965906 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100964 100964 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 591024 591024 0 0.0
.symtab 175536 175536 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944166 944166 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735115 735115 0 0.0
(read/write) 166664 166664 0 0.0
.bss 89076 89076 0 0.0
.data 3424 3424 0 0.0
.rodata 84535 84535 0 0.0
.text 650192 650192 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756451 756451 0 0.0
(read/write) 177056 177056 0 0.0
.bss 99436 99436 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80015 0 0.0
.text 676044 676044 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744339 744339 0 0.0
(read/write) 171528 171528 0 0.0
.bss 93908 93908 0 0.0
.data 3440 3440 0 0.0
.rodata 106263 106263 0 0.0
.text 637688 637688 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694787 694787 0 0.0
(read/write) 165900 165900 0 0.0
.bss 88080 88080 0 0.0
.data 3412 3412 0 0.0
.rodata 80423 80423 0 0.0
.text 613972 613972 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680371 680371 0 0.0
(read/write) 166032 166032 0 0.0
.bss 88224 88224 0 0.0
.data 3408 3408 0 0.0
.rodata 76263 76263 0 0.0
.text 603716 603716 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617170 617170 0 0.0
(read/write) 207256 207256 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200696 200696 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966876 966876 0 0.0
.debug_aranges 106760 106760 0 0.0
.debug_frame 361040 361040 0 0.0
.debug_info 21248048 21248048 0 0.0
.debug_line 2797076 2797076 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1568244 1568244 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 98952 98952 0 0.0
.debug_str 3368410 3368410 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106506 106506 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 499912 499912 0 0.0
.symtab 294240 294240 0 0.0
.text 508540 508540 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553071 553071 0 0.0
.app_xip_area 444089 444089 0 0.0
.bss 63952 63952 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539527 539527 0 0.0
.app_xip_area 425609 425609 0 0.0
.bss 68856 68856 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574879 574879 0 0.0
.app_xip_area 467097 467097 0 0.0
.bss 62824 62824 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558639 558639 0 0.0
.app_xip_area 447649 447649 0 0.0
.bss 65936 65936 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1026156 1026156 0 0.0
.bss 193028 193028 0 0.0
.data 2668 2668 0 0.0
.text 830440 830440 0 0.0
BRD4187C (read/write) 1079220 1079212 -8 -0.0
.bss 186008 186008 0 0.0
.data 3256 3256 0 0.0
.text 889936 889928 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1103124 1103124 0 0.0
.bss 186956 186956 0 0.0
.data 2684 2684 0 0.0
.text 913464 913464 0 0.0
window-app BRD4187C (read/write) 1128120 1128120 0 0.0
.bss 168768 168768 0 0.0
.data 3132 3132 0 0.0
.text 956200 956200 0 0.0
esp32 all-clusters-app c3devkit (read only) 1173030 1173030 0 0.0
(read/write) 1703788 1703788 0 0.0
.dram0.bss 79056 79056 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268736 268736 0 0.0
.flash.text 1173030 1173030 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1213951 1213951 0 0.0
(read/write) 553258 553258 0 0.0
.dram0.bss 85672 85672 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 299932 299932 0 0.0
.flash.text 1208567 1208567 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590060 590060 0 0.0
(read/write) 87920 87920 0 0.0
.bss 71168 71168 0 0.0
.data 2128 2128 0 0.0
.text 589524 589524 0 0.0
light k32w0+release (read only) 589868 589868 0 0.0
(read/write) 87596 87596 0 0.0
.bss 70856 70856 0 0.0
.data 2116 2116 0 0.0
.text 589332 589332 0 0.0
lock k32w0+release (read only) 561220 561220 0 0.0
(read/write) 85372 85372 0 0.0
.bss 68688 68688 0 0.0
.data 2060 2060 0 0.0
.text 560684 560684 0 0.0
linux all-clusters-app debug (read only) 5649849 5649849 0 0.0
(read/write) 420104 420104 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 278296 278296 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 339284 339284 0 0.0
.text 4929411 4929411 0 0.0
all-clusters-minimal-app debug (read only) 4915529 4915529 0 0.0
(read/write) 232352 232352 0 0.0
.bss 126336 126336 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95024 95024 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272552 272552 0 0.0
.text 4412227 4412227 0 0.0
bridge-app debug (read only) 2772585 2772585 0 0.0
(read/write) 133136 133136 0 0.0
.bss 51768 51768 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214504 214504 0 0.0
.text 2380435 2380435 0 0.0
chip-tool debug (read only) 10332705 10332705 0 0.0
(read/write) 441784 441784 0 0.0
.bss 93688 93688 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 335760 335760 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 388785 388785 0 0.0
.text 9348435 9348435 0 0.0
chip-tool-ipv6only arm64 (read only) 10174140 10174140 0 0.0
(read/write) 504232 504232 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 373128 373128 0 0.0
.dynamic 512 512 0 0.0
.got 18192 18192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316168 316168 0 0.0
.text 9093992 9093992 0 0.0
lighting-app debug+rpc+ui (read only) 5247433 5247433 0 0.0
(read/write) 222504 222504 0 0.0
.bss 118032 118032 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92376 92376 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336820 336820 0 0.0
.text 4668179 4668179 0 0.0
lock-app debug (read only) 4478993 4478993 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113456 113456 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248456 248456 0 0.0
.text 4021043 4021043 0 0.0
ota-provider-app debug (read only) 4130433 4130433 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113600 113600 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68480 68480 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201128 201128 0 0.0
.text 3738867 3738867 0 0.0
ota-requestor-app debug (read only) 4223897 4223897 0 0.0
(read/write) 196344 196344 0 0.0
.bss 114656 114656 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71480 71480 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204456 204456 0 0.0
.text 3824675 3824675 0 0.0
shell debug (read only) 3051025 3051025 0 0.0
(read/write) 153520 153520 0 0.0
.bss 60808 60808 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85992 85992 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 214546 214546 0 0.0
.text 2661986 2661986 0 0.0
thermostat-no-ble arm64 (read only) 4358076 4358076 0 0.0
(read/write) 241896 241896 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11824 11824 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161236 161236 0 0.0
.text 3862776 3862776 0 0.0
tv-app debug (read only) 5321281 5321281 0 0.0
(read/write) 350824 350824 0 0.0
.bss 242016 242016 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96256 96256 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272920 272920 0 0.0
.text 4804307 4804307 0 0.0
tv-casting-app debug (read only) 8279993 8279993 0 0.0
(read/write) 211288 211288 0 0.0
.bss 54720 54720 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147224 147224 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 338396 338396 0 0.0
.text 7541091 7541091 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523272 2523272 0 0.0
.bss 219416 219416 0 0.0
.data 5128 5128 0 0.0
.text 1485956 1485956 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1241064 1241064 0 0.0
bss 155438 155438 0 0.0
rodata 143084 143084 0 0.0
text 863504 863504 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1359412 1359412 0 0.0
bss 140904 140904 0 0.0
rodata 136988 136988 0 0.0
text 790808 790808 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160840 1160840 0 0.0
bss 154836 154836 0 0.0
rodata 113748 113748 0 0.0
text 813316 813316 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837184 837184 0 0.0
(read/write) 1793972 1793972 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193604 193604 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1425489 1425489 0 0.0
.debug_aranges 145304 145304 0 0.0
.debug_frame 483288 483288 0 0.0
.debug_info 33666561 33666561 0 0.0
.debug_line 4246396 4246396 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2305682 2305682 0 0.0
.debug_rnglists 144524 144524 0 0.0
.debug_str 4536983 4536983 0 0.0
.heap 837184 837184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 852092 852092 0 0.0
.symtab 515712 515712 0 0.0
.text 1589428 1589428 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839944 839944 0 0.0
(read/write) 1678772 1678772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1290839 1290839 0 0.0
.debug_aranges 135040 135040 0 0.0
.debug_frame 454444 454444 0 0.0
.debug_info 29295206 29295206 0 0.0
.debug_line 3948210 3948210 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2121573 2121573 0 0.0
.debug_rnglists 134005 134005 0 0.0
.debug_str 3922660 3922660 0 0.0
.heap 839944 839944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 719967 719967 0 0.0
.symtab 467744 467744 0 0.0
.text 1476988 1476988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846280 846280 0 0.0
(read/write) 1607084 1607084 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184708 184708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1130664 1130664 0 0.0
.debug_aranges 125136 125136 0 0.0
.debug_frame 417488 417488 0 0.0
.debug_info 24348620 24348620 0 0.0
.debug_line 3512647 3512647 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1958356 1958356 0 0.0
.debug_rnglists 123702 123702 0 0.0
.debug_str 3729903 3729903 0 0.0
.heap 846280 846280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 637532 637532 0 0.0
.symtab 431280 431280 0 0.0
.text 1411636 1411636 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818880 818880 0 0.0
(read/write) 1640356 1640356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212092 212092 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1121628 1121628 0 0.0
.debug_aranges 123944 123944 0 0.0
.debug_frame 413140 413140 0 0.0
.debug_info 24160351 24160351 0 0.0
.debug_line 3465698 3465698 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1936875 1936875 0 0.0
.debug_rnglists 121798 121798 0 0.0
.debug_str 3693292 3693292 0 0.0
.heap 818880 818880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 611607 611607 0 0.0
.symtab 423328 423328 0 0.0
.text 1417508 1417508 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177940 1177940 0 0.0
.bss 101024 101024 0 0.0
.data 744 744 0 0.0
.text 624784 624784 0 0.0
lock-app qpg6105+debug (read/write) 1134212 1134212 0 0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 581052 581052 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096540 1096540 0 0.0
bss 108156 108156 0 0.0
text 752644 752644 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 981952 981952 0 0.0
bss 105340 105340 0 0.0
text 673914 673914 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945184 945184 0 0.0
bss 109652 109652 0 0.0
text 647814 647814 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875816 875816 0 0.0
bss 98680 98680 0 0.0
text 590202 590202 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922152 922152 0 0.0
bss 99520 99520 0 0.0
text 631888 631888 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 984404 984404 0 0.0
bss 107504 107504 0 0.0
text 687486 687486 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995768 995768 0 0.0
bss 111752 111752 0 0.0
text 695002 695002 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1054048 1054048 0 0.0
bss 109084 109084 0 0.0
text 732510 732510 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086360 1086360 0 0.0
bss 120412 120412 0 0.0
text 752962 752962 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933872 933872 0 0.0
bss 99400 99400 0 0.0
text 621334 621334 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899744 899744 0 0.0
bss 100012 100012 0 0.0
text 613190 613190 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881248 881248 0 0.0
bss 98812 98812 0 0.0
text 595846 595846 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868388 868388 0 0.0
bss 98612 98612 0 0.0
text 586268 586268 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 745148 745148 0 0.0
bss 97476 97476 0 0.0
text 478888 478888 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879300 879300 0 0.0
bss 98792 98792 0 0.0
text 594562 594562 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864536 864536 0 0.0
bss 98512 98512 0 0.0
text 581890 581890 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889820 889820 0 0.0
bss 98904 98904 0 0.0
text 601978 601978 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 885444 885444 0 0.0
bss 99228 99228 0 0.0
text 597306 597306 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

PR #29060: Size comparison from 3437b59 to cba1073

Decreases (1 build for telink)
platform target config section 3437b59 cba1073 change % change
telink contact-sensor-app tlsr9528a text 606840 606838 -2 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 3437b59 cba1073 change % change
bl602 lighting-app bl602 (read/write) 1388654 1388654 0 0.0
.bss 88168 88168 0 0.0
.data 9368 9368 0 0.0
.text 1065242 1065242 0 0.0
bl602+mfd (read/write) 1402990 1402990 0 0.0
.bss 88336 88336 0 0.0
.data 9344 9344 0 0.0
.text 1080474 1080474 0 0.0
bl602+rpc (read/write) 1435666 1435666 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1096718 1096718 0 0.0
bl702 lighting-app bl702 (read/write) 1210703 1210703 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 32573 32573 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 3576 3576 0 0.0
.debug_abbrev 1550877 1550877 0 0.0
.debug_aranges 139288 139288 0 0.0
.debug_frame 510180 510180 0 0.0
.debug_info 42014142 42014142 0 0.0
.debug_line 5409248 5409248 0 0.0
.debug_loc 3661106 3661106 0 0.0
.debug_ranges 446008 446008 0 0.0
.debug_str 4069739 4069739 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106568 106568 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598727 598727 0 0.0
.symtab 179088 179088 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
972880 972880 0 0.0
bl702+mfd (read/write) 1221731 1221731 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 32749 32749 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1552953 1552953 0 0.0
.debug_aranges 140456 140456 0 0.0
.debug_frame 515584 515584 0 0.0
.debug_info 42055148 42055148 0 0.0
.debug_line 5449421 5449421 0 0.0
.debug_loc 3699191 3699191 0 0.0
.debug_ranges 448248 448248 0 0.0
.debug_str 4075270 4075270 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105508 105508 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 602487 602487 0 0.0
.symtab 180848 180848 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
984824 984824 0 0.0
bl702+rpc (read/write) 1309383 1309383 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41037 41037 0 0.0
.bss_psram 65712 65712 0 0.0
.comment 48 48 0 0.0
.data 4128 4128 0 0.0
.debug_abbrev 1732424 1732424 0 0.0
.debug_aranges 148008 148008 0 0.0
.debug_frame 539536 539536 0 0.0
.debug_info 47184322 47184322 0 0.0
.debug_line 5827889 5827889 0 0.0
.debug_loc 3868311 3868311 0 0.0
.debug_ranges 473656 473656 0 0.0
.debug_str 4498398 4498398 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121708 121708 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663736 663736 0 0.0
.symtab 198464 198464 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
1046858 1046858 0 0.0
bl706-eth (read only) 3318 3318 0 0.0
(read/write) 1037315 1037315 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97671 97671 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1082038 1082038 0 0.0
.debug_aranges 115480 115480 0 0.0
.debug_frame 426352 426352 0 0.0
.debug_info 22584766 22584766 0 0.0
.debug_line 4296895 4296895 0 0.0
.debug_loc 3154786 3154786 0 0.0
.debug_ranges 381048 381048 0 0.0
.debug_str 3643440 3643440 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96124 96124 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 464952 464952 0 0.0
.symtab 139936 139936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3318 3318 0 0.0
.text 0 0 0 0.0
784932 784932 0 0.0
bl706-wifi (read only) 3846 3846 0 0.0
(read/write) 1205646 1205646 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98439 98439 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1174427 1174427 0 0.0
.debug_aranges 119656 119656 0 0.0
.debug_frame 618988 618988 0 0.0
.debug_info 23750202 23750202 0 0.0
.debug_line 4540934 4540934 0 0.0
.debug_loc 3254772 3254772 0 0.0
.debug_ranges 391104 391104 0 0.0
.debug_str 3715731 3715731 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109252 109252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505679 505679 0 0.0
.symtab 152800 152800 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3846 3846 0 0.0
.text 0 0 0 0.0
953328 953328 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1172356 1172356 0 0.0
.boot2 328 328 0 0.0
.bss 20464 20464 0 0.0
.bss_psram 78848 78848 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1549365 1549365 0 0.0
.debug_aranges 134336 134336 0 0.0
.debug_frame 491372 491372 0 0.0
.debug_info 41807343 41807343 0 0.0
.debug_line 5323935 5323935 0 0.0
.debug_loc 3607538 3607538 0 0.0
.debug_ranges 453000 453000 0 0.0
.debug_str 4096530 4096530 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100548 100548 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 601040 601040 0 0.0
.symtab 178688 178688 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
957388 957388 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1183476 1183476 0 0.0
.boot2 328 328 0 0.0
.bss 20640 20640 0 0.0
.bss_psram 78848 78848 0 0.0
.comment 48 48 0 0.0
.data 4496 4496 0 0.0
.debug_abbrev 1551456 1551456 0 0.0
.debug_aranges 135504 135504 0 0.0
.debug_frame 496772 496772 0 0.0
.debug_info 41850392 41850392 0 0.0
.debug_line 5363985 5363985 0 0.0
.debug_loc 3645623 3645623 0 0.0
.debug_ranges 455240 455240 0 0.0
.debug_str 4102051 4102051 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99488 99488 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 604868 604868 0 0.0
.symtab 180480 180480 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
969424 969424 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734843 734843 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650168 650168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756403 756403 0 0.0
(read/write) 176704 176704 0 0.0
.bss 99084 99084 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676148 676148 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743907 0 0.0
(read/write) 171184 171184 0 0.0
.bss 93564 93564 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637564 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694659 694659 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614160 614160 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680331 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 604000 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617522 0 0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936286 0 0.0
.debug_aranges 109040 109040 0 0.0
.debug_frame 367488 367488 0 0.0
.debug_info 20549909 20549909 0 0.0
.debug_line 2657406 2657406 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1636715 1636715 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112305 112305 0 0.0
.debug_str 3441588 3441588 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515741 0 0.0
.symtab 298512 298512 0 0.0
.text 509236 509236 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551935 551935 0 0.0
.app_xip_area 443137 443137 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538143 538143 0 0.0
.app_xip_area 424545 424545 0 0.0
.bss 68536 68536 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573567 573567 0 0.0
.app_xip_area 466089 466089 0 0.0
.bss 62520 62520 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549887 549887 0 0.0
.app_xip_area 439329 439329 0 0.0
.bss 65504 65504 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006568 1006568 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831904 831904 0 0.0
BRD4187C (read/write) 1093064 1093064 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893628 893628 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103656 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914260 0 0.0
window-app BRD4187C (read/write) 1129396 1129396 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162956 1162956 0 0.0
(read/write) 1701876 1701876 0 0.0
.dram0.bss 77560 77560 0 0.0
.dram0.data 13068 13068 0 0.0
.flash.rodata 268528 268528 0 0.0
.flash.text 1162956 1162956 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205895 1205895 0 0.0
(read/write) 551810 551810 0 0.0
.dram0.bss 84208 84208 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299964 299964 0 0.0
.flash.text 1200511 1200511 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588628 588628 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588092 588092 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683868 683868 0 0.0
.bss 66968 66968 0 0.0
.data 2716 2716 0 0.0
.text 570704 570704 0 0.0
light k32w0+release (read only) 588348 588348 0 0.0
(read/write) 87192 87192 0 0.0
.bss 70448 70448 0 0.0
.data 2120 2120 0 0.0
.text 587812 587812 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775688 775688 0 0.0
.bss 76612 76612 0 0.0
.data 1928 1928 0 0.0
.text 653688 653688 0 0.0
lock k32w0+release (read only) 560164 560164 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 559628 559628 0 0.0
linux all-clusters-app debug (read only) 5500185 5500185 0 0.0
(read/write) 420520 420520 0 0.0
.bss 130352 130352 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278944 278944 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5368 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335372 335372 0 0.0
.text 4784067 4784067 0 0.0
all-clusters-minimal-app debug (read only) 4877393 4877393 0 0.0
(read/write) 232656 232656 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270109 270109 0 0.0
.text 4376387 4376387 0 0.0
bridge-app debug (read only) 4359097 4359097 0 0.0
(read/write) 214960 214960 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 218013 218013 0 0.0
.text 3923667 3923667 0 0.0
chip-tool debug (read only) 10232057 10232057 0 0.0
(read/write) 443480 443480 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337584 337584 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5792 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 385993 385993 0 0.0
.text 9248227 9248227 0 0.0
chip-tool-ipv6only arm64 (read only) 10104332 10104332 0 0.0
(read/write) 505320 505320 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374144 374144 0 0.0
.dynamic 512 512 0 0.0
.got 18400 18400 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314760 314760 0 0.0
.text 9023080 9023080 0 0.0
lighting-app debug+rpc+ui (read only) 5217145 5217145 0 0.0
(read/write) 222952 222952 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5912 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4637955 4637955 0 0.0
lock-app debug (read only) 4455513 4455513 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246525 246525 0 0.0
.text 3999587 3999587 0 0.0
ota-provider-app debug (read only) 4117745 4117745 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199773 199773 0 0.0
.text 3727411 3727411 0 0.0
ota-requestor-app debug (read only) 4202937 4202937 0 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203037 203037 0 0.0
.text 3805059 3805059 0 0.0
shell debug (read only) 2907785 2907785 0 0.0
(read/write) 153088 153088 0 0.0
.bss 60872 60872 0 0.0
.data 816 816 0 0.0
.data.rel.ro 85512 85512 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4096 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211072 211072 0 0.0
.text 2523458 2523458 0 0.0
thermostat-no-ble arm64 (read only) 4346388 4346388 0 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3850952 3850952 0 0.0
tv-app debug (read only) 5279241 5279241 0 0.0
(read/write) 350632 350632 0 0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5592 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270797 270797 0 0.0
.text 4764579 4764579 0 0.0
tv-casting-app debug (read only) 8182945 8182945 0 0.0
(read/write) 313368 313368 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5072 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 337208 337208 0 0.0
.text 7443043 7443043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522104 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484788 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1228404 1228404 0 0.0
bss 154441 154441 0 0.0
rodata 142736 142736 0 0.0
text 852228 852228 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347904 1347904 0 0.0
bss 140451 140451 0 0.0
rodata 136896 136896 0 0.0
text 779864 779864 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160236 1160236 0 0.0
bss 153938 153938 0 0.0
rodata 113712 113712 0 0.0
text 813636 813636 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837568 837568 0 0.0
(read/write) 1779020 1779020 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193236 193236 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1378455 1378455 0 0.0
.debug_aranges 145744 145744 0 0.0
.debug_frame 483268 483268 0 0.0
.debug_info 32114234 32114234 0 0.0
.debug_line 4038380 4038380 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319776 2319776 0 0.0
.debug_rnglists 156247 156247 0 0.0
.debug_str 4195471 4195471 0 0.0
.heap 837568 837568 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844681 844681 0 0.0
.symtab 514048 514048 0 0.0
.text 1574860 1574860 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680980 1680980 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1258889 1258889 0 0.0
.debug_aranges 137488 137488 0 0.0
.debug_frame 461488 461488 0 0.0
.debug_info 28455811 28455811 0 0.0
.debug_line 3796410 3796410 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2191920 2191920 0 0.0
.debug_rnglists 147708 147708 0 0.0
.debug_str 3996617 3996617 0 0.0
.heap 840160 840160 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741294 741294 0 0.0
.symtab 474752 474752 0 0.0
.text 1479412 1479412 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607412 1607412 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2360 2360 0 0.0
.debug_abbrev 1100264 1100264 0 0.0
.debug_aranges 127552 127552 0 0.0
.debug_frame 424420 424420 0 0.0
.debug_info 23586222 23586222 0 0.0
.debug_line 3371787 3371787 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2028644 2028644 0 0.0
.debug_rnglists 137260 137260 0 0.0
.debug_str 3803675 3803675 0 0.0
.heap 846488 846488 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654386 654386 0 0.0
.symtab 436208 436208 0 0.0
.text 1412172 1412172 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640308 1640308 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2376 2376 0 0.0
.debug_abbrev 1093282 1093282 0 0.0
.debug_aranges 126240 126240 0 0.0
.debug_frame 419656 419656 0 0.0
.debug_info 23396229 23396229 0 0.0
.debug_line 3324174 3324174 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2005112 2005112 0 0.0
.debug_rnglists 135265 135265 0 0.0
.debug_str 3766167 3766167 0 0.0
.heap 819224 819224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 628018 628018 0 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417804 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175948 1175948 0 0.0
.bss 100600 100600 0 0.0
.data 744 744 0 0.0
.text 622792 622792 0 0.0
lock-app qpg6105+debug (read/write) 1132612 1132612 0 0.0
.bss 95304 95304 0 0.0
.data 748 748 0 0.0
.text 579452 579452 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856144 856144 0 0.0
bss 77996 77996 0 0.0
text 603774 603774 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1131472 1131472 0 0.0
bss 113148 113148 0 0.0
text 785798 785798 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076116 1076116 0 0.0
bss 122236 122236 0 0.0
text 743880 743880 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931432 0 0.0
bss 106876 106876 0 0.0
text 640958 640958 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859504 859504 0 0.0
bss 78120 78120 0 0.0
text 606840 606838 -2 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961712 961712 0 0.0
bss 88184 88184 0 0.0
text 683314 683314 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087352 1087352 0 0.0
bss 112384 112384 0 0.0
text 761518 761518 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 915788 915788 0 0.0
bss 78812 78812 0 0.0
text 636350 636350 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944780 944780 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863380 863380 0 0.0
bss 78228 78228 0 0.0
text 611046 611046 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804240 804240 0 0.0
bss 66248 66248 0 0.0
text 578082 578082 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819904 819904 0 0.0
bss 66652 66652 0 0.0
text 588662 588662 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708928 0 0.0
bss 86424 86424 0 0.0
text 461962 461962 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861896 861896 0 0.0
bss 78204 78204 0 0.0
text 610164 610164 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847184 847184 0 0.0
bss 77932 77932 0 0.0
text 597580 597580 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825292 825292 0 0.0
bss 66536 66536 0 0.0
text 593406 593406 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822748 822748 0 0.0
bss 66888 66888 0 0.0
text 590454 590454 0 0.0

@yunhanw-google yunhanw-google enabled auto-merge (squash) October 16, 2023 17:56
@yunhanw-google yunhanw-google merged commit 702976c into project-chip:master Oct 16, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* Relocate json-related method to JsonUtilities file

* address comment

* address comment

* Restyled by gn

* removed unused and broken MakeJsonSingleLine

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants